widgetfocus: Fix copy/paste error
authorBenjamin Otte <otte@redhat.com>
Tue, 31 Jul 2018 18:58:10 +0000 (20:58 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 31 Jul 2018 20:34:27 +0000 (22:34 +0200)
commite06044530f4782508c915512d13e2b2a42d7d325
tree1c63e719132b60776f1260631164ba15d280a70a
parent7ce7e5503f791c66ec174ced8c712dcbae50ff01
widgetfocus: Fix copy/paste error

This lead to erratic focus behavior with <Tab> in hboxes, where the
smallest child got focus first instead of the leftmost child.
gtk/gtkwidgetfocus.c